Skip to content

Conversation

@damonbayer
Copy link
Collaborator

@damonbayer damonbayer commented Jan 6, 2026

  • Training and eval data are combined in a single file, rather than separate files.
  • Removes ability to pull non-latest NSSP data (mirroring NHSN capabilities) (closes Remove functionality for pulling non-latest data. #591)
  • Allows plotting for eval wastewater data
  • Fixes an issue where computing epiweekly data on datasets where the transition from training to eval data occurs in the middle of an epiweek resulted in an epiweek being dropped (e8e9e31)
  • Cleans up some type hints

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.97%. Comparing base (cfa1864) to head (569ebff).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pipelines/prep_data.py 19.04% 17 Missing ⚠️
hewr/R/process_loc_forecast.R 0.00% 11 Missing ⚠️
pipelines/forecast_timeseries.py 0.00% 4 Missing ⚠️
pipelines/common_utils.py 25.00% 3 Missing ⚠️
pipelines/forecast_pyrenew.py 0.00% 3 Missing ⚠️
hewr/R/timeseries_utils.R 0.00% 1 Missing ⚠️
pipelines/generate_test_data_lib.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
- Coverage   42.78%   41.97%   -0.82%     
==========================================
  Files          30       29       -1     
  Lines        2896     2809      -87     
==========================================
- Hits         1239     1179      -60     
+ Misses       1657     1630      -27     
Flag Coverage Δ
hewr 37.87% <0.00%> (-0.17%) ⬇️
pipelines 36.45% <22.22%> (-1.89%) ⬇️
pyrenew_hew 62.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@damonbayer damonbayer marked this pull request as ready for review January 9, 2026 17:12
Copy link
Contributor

@dylanhmorris dylanhmorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question.

@damonbayer damonbayer merged commit b14ddd4 into main Jan 14, 2026
69 of 71 checks passed
@damonbayer damonbayer deleted the dmb_non_latest branch January 14, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants